home *** CD-ROM | disk | FTP | other *** search
/ User's Choice Windows CD / User's Choice Windows CD (CMS Software)(1993).iso / misc1 / eiw140.zip / WHATSNEW.DOC < prev   
Text File  |  1992-07-15  |  3KB  |  44 lines

  1.  
  2. Changes in Encrypt-It v1.40 for Windows provides the following over v1.30:
  3.  
  4. - Encryption/decryption up to 50% faster!  Replaced the cyclic redundancy
  5.   checks (CRC) routines with high speed assembly language versions using
  6.   lookup tables.  Result:  Much faster encryption and decryption.  However,
  7.   this results in encrypted files that can't be decrypted by previous
  8.   versions of Encrypt-It.
  9. - Expanded the file selections area to allow you to easily select or
  10.   unselect all the files shown in the files listbox.  For example, use a
  11.   filename mask of *.~* to display all the encrypted files.  Then, use the
  12.   Select All option to quickly select all encrypted files in the current
  13.   default directory.
  14. - Added additional code to catch the error condition where you may try to
  15.   encrypt a zero length file (DOS will allow you to create a file without
  16.   anything in it).  Also added code for zero length statistics handling.
  17. - Improved the handling of international characters in paths, filenames,
  18.   and keys.
  19. - Improved the handling of PgUp and PgDn while viewing file statistics.
  20. - Corrected a problem with the file statistics viewing where Alt+N for the
  21.   next file could under rare conditions also call up the help screen.
  22. - Added a file called VENDORS.DOC to list additional sources for Encrypt-It.
  23. - Corrected a problem where Encrypt-It wasn't correctly picking up the
  24.   destination file name from the Encrypt Multiple Files dialog box.
  25. - Other minor touchups to work better under the new Windows 3.1 upgrade.
  26. - Touched up encryption/decryption key handling to improve DOS/Windows
  27.   compatibility when high ASCII characters are used in the key.
  28. - Removed version number from main menu caption bar to better conform to
  29.   general Windows application appearance.  The version number is still
  30.   available under the Help About option.
  31. - Changed all menus and keyboard shortcut keys to automatically load when
  32.   you load Encrypt-it.  This uses a little more memory but results in
  33.   faster execution.
  34. - Changed the File Overwrite dialog box that comes up when decrypting
  35.   files and the destination file already exists.  Previously it defaulted
  36.   to the top edit field which was the path.  Most of the time you will
  37.   want to change the destination filename and keep the same output
  38.   directory.  This dialog box now defaults to the file's name.
  39. - Improved the free installation program that comes with the registered
  40.   version to include Program Manager group selection, additional support
  41.   for Windows 3.1, plus much more.
  42. - Fixed a bug in the statistics area where VERY large files in the megabyte
  43.   range could generate statistics that exceeded the supported display values.
  44.